| 2022-10-10 |
tsteven4 | use cmake for ubuntu CI, CMakeFileLists tweaks. (#929) |
commit | commitdiff | tree | snapshot |
| 2022-10-03 |
tsteven4 | move CI sanitizier, clazy, coverage builds to cmake... |
commit | commitdiff | tree | snapshot |
| 2022-10-03 |
tsteven4 | simplify cmake builds (#925) |
commit | commitdiff | tree | snapshot |
| 2022-09-24 |
tsteven4 | fix Qt version dependencies (#922) |
commit | commitdiff | tree | snapshot |
| 2022-09-23 |
tsteven4 | prepare for deprecation of qmake. (#920) |
commit | commitdiff | tree | snapshot |
| 2022-09-20 |
tsteven4 | coretool fixes and enhancements (#921) |
commit | commitdiff | tree | snapshot |
| 2022-09-02 |
tsteven4 | github runner updates (#919) |
commit | commitdiff | tree | snapshot |
| 2022-08-30 |
tsteven4 | Merge pull request #917 from tsteven4/taborder |
commit | commitdiff | tree | snapshot |
| 2022-08-30 |
tsteven4 | set tab order for filter widgets. |
commit | commitdiff | tree | snapshot |
| 2022-08-25 |
tsteven4 | Merge pull request #916 from tsteven4/issue915 |
commit | commitdiff | tree | snapshot |
| 2022-08-25 |
tsteven4 | use radio buttons for exclusive choice of timespec |
commit | commitdiff | tree | snapshot |
| 2022-08-23 |
tsteven4 | fix GUI handling of track filter start/stop times. |
commit | commitdiff | tree | snapshot |
| 2022-08-22 |
tsteven4 | fix maps javascript api deprecation warning. (#914) |
commit | commitdiff | tree | snapshot |
| 2022-08-18 |
tsteven4 | QStringize vecs a bit more. (#913) |
commit | commitdiff | tree | snapshot |
| 2022-08-15 |
tsteven4 | replace atoi, atol, atof (#912) |
commit | commitdiff | tree | snapshot |
| 2022-08-09 |
tsteven4 | delete reference files not used by testo (or whiteliste... |
commit | commitdiff | tree | snapshot |
| 2022-08-08 |
tsteven4 | delete obsolete and unused document sections. (#910) |
commit | commitdiff | tree | snapshot |
| 2022-08-08 |
tsteven4 | remove remnants of zombie f90g_track. (#909) |
commit | commitdiff | tree | snapshot |
| 2022-08-08 |
tsteven4 | Add missing qstartz_bl_1000 header to build generators... |
commit | commitdiff | tree | snapshot |
| 2022-08-08 |
tsteven4 | remove remnants of zombie mapbar. (#907) |
commit | commitdiff | tree | snapshot |
| 2022-08-04 |
tsteven4 | retire html_entitize, xml_entitize. (#906) |
commit | commitdiff | tree | snapshot |
| 2022-08-03 |
tsteven4 | convert html writer to html 5. (#905) |
commit | commitdiff | tree | snapshot |
| 2022-08-03 |
tsteven4 | convert html writer to textstream. (#904) |
commit | commitdiff | tree | snapshot |
| 2022-08-03 |
tsteven4 | update text writer to use a textstream. (#903) |
commit | commitdiff | tree | snapshot |
| 2022-08-02 |
tsteven4 | deleted obsolete osm declaration. (#902) |
commit | commitdiff | tree | snapshot |
| 2022-08-02 |
tsteven4 | use xmlstreamwriter with osm format (#901) |
commit | commitdiff | tree | snapshot |
| 2022-07-31 |
tsteven4 | change return type of strip_html, strip_nastyhtml to... |
commit | commitdiff | tree | snapshot |
| 2022-07-31 |
tsteven4 | change return type of convert_human_[date|time]_format... |
commit | commitdiff | tree | snapshot |
| 2022-07-31 |
tsteven4 | change return type get_cache_icon, gs_get_cachetype... |
commit | commitdiff | tree | snapshot |
| 2022-07-31 |
tsteven4 | return QString from html_entitize, xml_entitize. (... |
commit | commitdiff | tree | snapshot |
| 2022-07-31 |
tsteven4 | change return type of pretty_deg_format to QString... |
commit | commitdiff | tree | snapshot |
| 2022-07-18 |
tsteven4 | use QStringView with namepart parameter in add wpt... |
commit | commitdiff | tree | snapshot |
| 2022-07-18 |
tsteven4 | Merge pull request #892 from tsteven4/tidyup |
commit | commitdiff | tree | snapshot |
| 2022-07-17 |
tsteven4 | clang tidy modernize-raw-string-literal |
commit | commitdiff | tree | snapshot |
| 2022-07-17 |
tsteven4 | clang tidy readability-avoid-const-params-in-decls |
commit | commitdiff | tree | snapshot |
| 2022-07-17 |
tsteven4 | clang tidy readability-convert-member-functions-to... |
commit | commitdiff | tree | snapshot |
| 2022-07-17 |
tsteven4 | clang tidy readability-duplicate-include |
commit | commitdiff | tree | snapshot |
| 2022-07-15 |
tsteven4 | Merge pull request #889 from tsteven4/qstringliterals |
commit | commitdiff | tree | snapshot |
| 2022-07-11 |
tsteven4 | use utf-16 string literals with [QDateTime,QDate,QTime... |
commit | commitdiff | tree | snapshot |
| 2022-07-11 |
tsteven4 | use QStringLiteral with constant QStrings and QString... |
commit | commitdiff | tree | snapshot |
| 2022-07-07 |
tsteven4 | retire qsort in favor of std::sort, std::stable_sort... |
commit | commitdiff | tree | snapshot |
| 2022-06-22 |
Robert Lipe | Remove stray spaces from reference files, code that... |
commit | commitdiff | tree | snapshot |
| 2022-06-22 |
Robert Lipe | Final deprecation of: cup dmtlog dna igc itracku navite... |
commit | commitdiff | tree | snapshot |
| 2022-06-14 |
tsteven4 | add option to transform filter to delete creation times... |
commit | commitdiff | tree | snapshot |
| 2022-06-14 |
GPSBabel | Use swap to swap in the swap filter. (#883) |
commit | commitdiff | tree | snapshot |
| 2022-05-29 |
tsteven4 | misc cleanups from clion. (#881) |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
tsteven4 | update libusb to 1.0.26. (#877) |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
GPSBabel | Remove xstrappend (#878) |
commit | commitdiff | tree | snapshot |
| 2022-04-15 |
tsteven4 | update zlib to 1.2.12 (#875) |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge pull request #870 from GPSBabel/nukei-m |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update vecs.cc |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge pull request #866 from GPSBabel/delsaplus |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge branch 'master' into delsaplus |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Synchronize trunk with dropped destinator, easygps... |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Pick up dropped commit to nukei-m to vecs.cc |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge branch 'master' into delsaplus |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format3.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge pull request #867 from GPSBabel/saroute |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update GPSBabel.pro |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format2.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format1.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format0.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format1.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format0.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format2.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format2.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format1.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Update format0.txt |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge branch 'master' into nukei-m |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge branch 'master' into saroute |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge branch 'master' into delsaplus |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge pull request #868 from GPSBabel/deldthrf |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge branch 'master' into deldthrf |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge pull request #873 from tsteven4/clazy-use-static... |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge pull request #869 from GPSBabel/delg |
commit | commitdiff | tree | snapshot |
| 2022-03-26 |
Robert Lipe | Merge pull request #865 from GPSBabel/nuke |
commit | commitdiff | tree | snapshot |
| 2022-03-19 |
tsteven4 | use cmake to run clazy. |
commit | commitdiff | tree | snapshot |
| 2022-03-19 |
tsteven4 | use static const QRegularExpressions in GUI. |
commit | commitdiff | tree | snapshot |
| 2022-03-19 |
tsteven4 | use static const qregularexpressions where possible |
commit | commitdiff | tree | snapshot |
| 2022-03-19 |
tsteven4 | update to Qt 6.2.4 (#872) |
commit | commitdiff | tree | snapshot |
| 2022-03-18 |
OlesyaGerasimenko | Update Russian translation (#864) |
commit | commitdiff | tree | snapshot |
| 2022-03-18 |
tsteven4 | fix cross-origin resource sharing issues with map previ... |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Fix errors running tests from CMake. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Fix CMake build errors for test. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Head off build errors for CMake tests. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | rewrite unicsv test to not depend on (now deleted) MXF |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Create SECURITY.md |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Catch up doc |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Don't let doc for (soon to be deleted) dmtlog refer... |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Remove delgpl from CMakeFile |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Delete tests from cmake. Fix tool for next time. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Delete formats from CMakeLists, too. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Remove destinator, engergypro, f90, crumbs from CMakefile. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Rewire tpg test to not use (removed) mxf format |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Kill ggv_bin, ggv_ovl more dead. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Fix cmake build for removing saroute. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Delete geo format. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Fix doc references left for EasyGPS. |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Pick up dropped commit in nuke branch to drop gpl from... |
commit | commitdiff | tree | snapshot |
| 2022-03-17 |
Robert Lipe | Turn down bcr ignrando igo8 ik3d lmx mapasia mapfactor... |
commit | commitdiff | tree | snapshot |
| next |